[18.0][IMP] account_payment_term_extension: extract payment days logic to a…#838
Conversation
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
9c54a1a to
56cda44
Compare
ofonseca-pyming
left a comment
There was a problem hiding this comment.
LGTM.
easier to unit-test and more readable
|
Hi @MarinaAForgeFlow, could you improve the test pass rate? Thanks |
… new method Extract the paument days applicaton logic to a new method so that the logic can be easily inherited or modified
56cda44 to
ce2fee3
Compare
|
This PR has the |
1 similar comment
|
This PR has the |
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
… new method
Extract the payment days logic to a new method so that the logic can be easily inherited or modified.